home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6329 < prev    next >
Encoding:
Text File  |  1996-08-05  |  861 b   |  22 lines

  1. Path: aargh.incubus.sub.org!marc
  2. From: marc@aargh.incubus.sub.org (Marc 'Nepomuk' Heuler)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Sampling code...
  5. Message-ID: <I4-iy*uya@aargh.incubus.sub.org>
  6. Date: Tue, 26 Mar 1996 17:58:04 CET
  7. Reply-To: marc@aargh.incubus.sub.org
  8. References: <4j66oq$fv1@bagan.srce.hr>
  9. Distribution: world
  10. Organization: Data Design
  11. X-Newsreader: Arn V1.03a
  12.  
  13. In article <4j66oq$fv1@bagan.srce.hr>, Sinisa.Steblaj@pula.carnet.hr writes:
  14.  
  15. > Iµm looking for samples/any information on sampling with a simple audio 
  16. > digitizer using the parallel port.All I know is that I have the $bfe101 adr 
  17. > for the port.I can do sampling every 1 ms (using CIAs), right?
  18.  
  19. You can sample every 1ms, but that corresponds to 1 KHz - much too less for
  20. audio data.  Telephone quality is 8 KHz, while CDs operate at 44.1 KHz (and
  21. more bits by the way).
  22.